Overload | Description |
---|---|
AllBeEquivalentTo<TExpectation>(TExpectation,String,Object[]) | Asserts that all elements in a collection of objects are equivalent to a given object. |
AllBeEquivalentTo<TExpectation>(TExpectation,Func<EquivalencyOptions<TExpectation>,EquivalencyOptions<TExpectation>>,String,Object[]) | Asserts that all elements in a collection of objects are equivalent to a given object. |